FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nexuzhealth.fhir.r4#1.0.1 (78 ms)

Package nexuzhealth.fhir.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.1&canonical=https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhObservationLaboratory
Url https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhObservationLaboratory
Status draft
Date 2024-02-27T09:17:38.5199813+00:00
Name NxhObservationLaboratory
Experimental False
Description Nexuzhealth profile for an observation in the lab domain.
Type Observation
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

ValueSet
https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-eindgebruik-codes NxhVSEindgebruikCodes


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "nxh-observationlaboratory",
  "url" : "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhObservationLaboratory",
  "name" : "NxhObservationLaboratory",
  "status" : "draft",
  "date" : "2024-02-27T09:17:38.5199813+00:00",
  "description" : "Nexuzhealth profile for an observation in the lab domain.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Observation",
  "baseDefinition" : "https://www.ehealth.fgov.be/standards/fhir/lab/StructureDefinition/be-observation-laboratory",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Observation.identifier",
        "path" : "Observation.identifier",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "system"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Observation.identifier:resultaatId",
        "path" : "Observation.identifier",
        "sliceName" : "resultaatId",
        "short" : "resultaatId",
        "definition" : "The resultaatId identifier of the lab observation.\r\n\r\nResultaatId is an identifier assigned internally by Nexuzhealth in the KWS database.",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Observation.identifier:resultaatId.system",
        "path" : "Observation.identifier.system",
        "fixedUri" : "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/resultaat/resultaat/id"
      },
      {
        "id" : "Observation.identifier:rapportOnderdeelId",
        "path" : "Observation.identifier",
        "sliceName" : "rapportOnderdeelId",
        "short" : "rapportOnderdeelId",
        "definition" : "The rapportOnderdeelId identifier of the lab observation.\r\n\r\nRapportOnderdeelId is an identifier assigned internally by Nexuzhealth in the KWS database. It is not a unique identifier.",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Observation.identifier:rapportOnderdeelId.system",
        "path" : "Observation.identifier.system",
        "fixedUri" : "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/resultaat/resultaat/rapportOnderdeelId"
      },
      {
        "id" : "Observation.category",
        "path" : "Observation.category",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "coding.system"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Observation.category:categoryCode",
        "path" : "Observation.category",
        "sliceName" : "categoryCode",
        "max" : "1"
      },
      {
        "id" : "Observation.category:categoryCode.coding.system",
        "path" : "Observation.category.coding.system",
        "fixedUri" : "http://terminology.hl7.org/CodeSystem/observation-category"
      },
      {
        "id" : "Observation.category:eindgebruikCode",
        "path" : "Observation.category",
        "sliceName" : "eindgebruikCode",
        "max" : "1",
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-eindgebruik-codes"
        }
      },
      {
        "id" : "Observation.category:eindgebruikCode.coding.system",
        "path" : "Observation.category.coding.system",
        "fixedUri" : "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/resultaat/resultaat/eindgebruikCode"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.